.zjzxxFooter{
    width: 100%;
    /* height: 150px; */
	background-color: #eaf5ff;
}
.zjzxxFooterCen{
    width: 1200px;
    /* height: 150px; */
}
.footerLeft{
    width: 310px;
    padding-top: 35px;
    padding-left: 80px;
}
.footerLeft ul li{
    float: left;
    height: 80px;
    margin: 0px 10px;
}

.footerRight{
    width: 525px;
    font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 34px;
	letter-spacing: 0px;
    color: #999999;
    text-align: center;
    margin-left: 80px;
    padding-top: 20px;
}
.footerRight a{
    color: #999999;
}
.footerRight a:hover{
    color: #1492ff;
}
.footerRight .statement{
    margin: 0 60px;
}
.footerRight .statement li{
    float: left;
    text-align: center;
    padding: 0 10px;

    background: url(http://zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.zj.gov.cn/jcms_files/jcms1/web2247/site/picture/356/2010171013384207206.png?0.6883830313341917) right center no-repeat;
}
.footerRight .statement li+li+li+li+li{
    background: none;
}